home *** CD-ROM | disk | FTP | other *** search
/ Hyper Erect Magazine / Hyper Erect Magazine - Disc 2.iso / pc / tmaload.dxr / 00005.ls < prev    next >
Encoding:
Text File  |  1997-04-11  |  84 b   |  7 lines

  1. on mouseUp
  2.   puppetSound("CLICK2.AIF")
  3.   updateStage()
  4.   delay(60)
  5.   go("QUIT")
  6. end
  7.